Implementing Campaign Manager - External Integrations
Using A QueueA queue allows a 1:1, reliable connection from producer to consumer. A good introduction to queues is available here. Queues are automatically created on demand, based on the name and setting (that is ‘Durable’). Queues are long-lived, and messages will remain in the queue until delivered to a consumer. Messages in a durable queue are saved to disk and will not be lost if the RabbitMQ server is restarted. Use the RabbitMQ management tools to view the list of queues on your system. Messages sent to a queue before a consumer is attached will be saved and delivered later. |
Online & Instructor-Led Courses | Training Videos | Webinar Recordings | ![]() |
|
![]() |
© Alterian. All Rights Reserved. | Privacy Policy | Legal Notice | ![]() ![]() ![]() |